home *** CD-ROM | disk | FTP | other *** search
-
- GB2PCX 1.2 Converts GuoBiao document into PCX fils.
- - by Roxin Zhang, Aug 11 1991
-
- Format: gb2pcx [options] file_name.
-
- Options: -l#: #=left margin in columns, default 0.
- -r#: #=right margin in columns, default 0.
- -d#: #=rows in PCX files, default 36 (equiv. 720p deep).
- -w#: #=columns in PCX files, default 40 (equiv. 640p wide).
- -p#: #=starting page number, default 1.
- -f$: $=lirary file full path, default (see Install bellow).
-
- The options can appear in whatever order.
- Example:
- gb2pcx -l2 -r2 myfile.gb -d40 -fc:\cc\cclibf.16
-
- Output: The files created are named as G2P00#.PCX where # is the page
- number. The default PCX files have pixel dimension 640x720. You
- may change these using command line options. The maximum number
- of rows is 40, equivalent to 640x820 raster graphics.
-
- Install: GB2PCX uses the library file named either CCLIB.16 or ZIKU as
- the default. You should put GB2PCX.EXE in the subdirectory where
- one of these library files resides if you intend to use the default
- lib file name. Alternatively you can override the default by
- specifying a library file path in -f<lib_path> option.
-
-
- GB2PCX first trys to open the ziku file in -f option, if that
- fails, it searches CCLIB.16 in its home subdirectory, if not found,
- it then seeks file ZIKU. If all of these fail, of course,
- an error message will be displayed and the program aborts.
-
- The file CCLIB.16 is the same as ZIKU and can be found on ahkcus.org
- /src/unix. Those who prefer old-fashioned chinese characters
- should use CCLIBF.16 inplace of CCLIB.16. CCLIBF.16 can be found
- on kythera.nmsu.edu.
-
- Comments: GB2PCX 1.2 is completely rewritten to drop the monitor display
- procedure. The version 1.0 of GB2PCX (EGA required) has been
- improved in speed and renamed as GBVIEW and the save screen
- (F2) in PCX file format is still functioning. Refer to its
- DOC file for details.
-
- Distribution: You may distribute GB2PCX and GBVIWER as long as the DOC
- files are acomanying them.
-
- This software is free for all noncommercial users.
-
- Feedback: Forward bugs and comments to Roxin Zhang at:
-
- FARZ%NMUMUS@CUNYVM.CUNY.EDU